Skip to content

[test] workflow-server PR #477#2240

Draft
vercel-gh-bot-3[bot] wants to merge 1 commit into
mainfrom
test/server-pr-477
Draft

[test] workflow-server PR #477#2240
vercel-gh-bot-3[bot] wants to merge 1 commit into
mainfrom
test/server-pr-477

Conversation

@vercel-gh-bot-3
Copy link
Copy Markdown

This PR was automatically created to test a workflow-server preview deployment.


This PR will be automatically closed after 24 hours.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Jun 4, 2026

⚠️ No Changeset found

Latest commit: 63746d4

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Copy Markdown
Contributor

vercel Bot commented Jun 4, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
example-nextjs-workflow-turbopack Ready Ready Preview, Comment Jun 4, 2026 8:27pm
example-nextjs-workflow-webpack Ready Ready Preview, Comment Jun 4, 2026 8:27pm
example-workflow Ready Ready Preview, Comment Jun 4, 2026 8:27pm
workbench-astro-workflow Ready Ready Preview, Comment Jun 4, 2026 8:27pm
workbench-express-workflow Ready Ready Preview, Comment Jun 4, 2026 8:27pm
workbench-fastify-workflow Ready Ready Preview, Comment Jun 4, 2026 8:27pm
workbench-hono-workflow Ready Ready Preview, Comment Jun 4, 2026 8:27pm
workbench-nitro-workflow Ready Ready Preview, Comment Jun 4, 2026 8:27pm
workbench-nuxt-workflow Ready Ready Preview, Comment Jun 4, 2026 8:27pm
workbench-sveltekit-workflow Ready Ready Preview, Comment Jun 4, 2026 8:27pm
workbench-tanstack-start-workflow Ready Ready Preview, Comment Jun 4, 2026 8:27pm
workbench-vite-workflow Ready Ready Preview, Comment Jun 4, 2026 8:27pm
workflow-docs Ready Ready Preview, Comment, Open in v0 Jun 4, 2026 8:27pm
workflow-swc-playground Ready Ready Preview, Comment Jun 4, 2026 8:27pm
workflow-tarballs Ready Ready Preview, Comment Jun 4, 2026 8:27pm
workflow-web Ready Ready Preview, Comment Jun 4, 2026 8:27pm

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

🧪 E2E Test Results

Some tests failed

Summary

Passed Failed Skipped Total
❌ ▲ Vercel Production 1262 4 219 1485
❌ 📋 Other 108 1 26 135
Total 1370 5 245 1620

❌ Failed Tests

▲ Vercel Production (4 failed)

express (1 failed):

fastify (2 failed):

  • AbortController abortHookOrderingWorkflow [listener-first-hook-first]: addEventListener → hook.then → resumeHook → abort()
  • experimental_setAttributes Promise.all of disjoint-key writes: every key lands

nextjs-webpack (1 failed):

  • experimental_setAttributes experimentalSetAttributesWorkflow: workflow-body calls dispatch through the step bridge and merge correctly
📋 Other (1 failed)

e2e-vercel-prod-tanstack-start (1 failed):

  • outputStreamWorkflow no startIndex (reads all chunks)

Details by Category

❌ ▲ Vercel Production
App Passed Failed Skipped
✅ astro 109 0 26
✅ example 109 0 26
❌ express 108 1 26
❌ fastify 107 2 26
✅ hono 109 0 26
✅ nextjs-turbopack 133 0 2
❌ nextjs-webpack 132 1 2
✅ nitro 109 0 26
✅ nuxt 109 0 26
✅ sveltekit 128 0 7
✅ vite 109 0 26
❌ 📋 Other
App Passed Failed Skipped
❌ e2e-vercel-prod-tanstack-start 108 1 26

📋 View full workflow run


Some E2E test jobs failed:

  • Vercel Prod: failure
  • Local Dev: skipped
  • Local Prod: skipped
  • Local Postgres: skipped
  • Windows: skipped

Check the workflow run for details.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Jun 4, 2026

No benchmark result files found in benchmark-results

// eslint-disable-next-line @typescript-eslint/no-explicit-any -- undici v7 dispatcher types don't match @types/node's RequestInit
response = await fetch(request, {
dispatcher: getDispatcher(),
dispatcher: getDispatcher(config),
Copy link
Copy Markdown
Contributor

@vercel vercel Bot Jun 4, 2026

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

getDispatcher() is called with a config argument but is defined to take zero parameters, causing TS2554 build failure

Fix on Vercel

@vercel-gh-bot-3 vercel-gh-bot-3 Bot force-pushed the test/server-pr-477 branch from 1bc0af6 to 1a951d6 Compare June 4, 2026 02:27
@vercel-gh-bot-2 vercel-gh-bot-2 Bot force-pushed the test/server-pr-477 branch from 1a951d6 to bf33995 Compare June 4, 2026 03:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants